Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start to Mechanical/Translational library #107

Closed
wants to merge 8 commits into from

Conversation

bradcarman
Copy link
Contributor

This is a start to #84 . Currently this contains simply a Body, Spring, and Damper using a Port for connections

@baggepinnen
Copy link
Contributor

See also #85

@ValentinKaisermayer
Copy link
Contributor

@bradcarman Thank you for your effort! However, please note that #85, developed by @kianmolani, is pretty finished and already implements all of this.

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #107 (dc12bde) into main (472098d) will decrease coverage by 60.17%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #107       +/-   ##
==========================================
- Coverage   66.92%   6.74%   -60.18%     
==========================================
  Files          24      30        +6     
  Lines        1052    1186      +134     
==========================================
- Hits          704      80      -624     
- Misses        348    1106      +758     
Impacted Files Coverage Δ
src/Mechanical/Translational/components.jl 0.00% <0.00%> (ø)
src/Mechanical/Translational/sensors.jl 0.00% <0.00%> (ø)
src/Mechanical/Translational/utils.jl 0.00% <0.00%> (ø)
src/Mechanical/TranslationalPosition/components.jl 0.00% <0.00%> (ø)
src/Mechanical/TranslationalPosition/sources.jl 0.00% <0.00%> (ø)
src/Mechanical/TranslationalPosition/utils.jl 0.00% <0.00%> (ø)
src/Blocks/nonlinear.jl 0.00% <0.00%> (-100.00%) ⬇️
src/Mechanical/Rotational/sensors.jl 0.00% <0.00%> (-100.00%) ⬇️
src/Blocks/continuous.jl 0.00% <0.00%> (-98.18%) ⬇️
src/Blocks/math.jl 0.00% <0.00%> (-93.83%) ⬇️
... and 14 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bradcarman bradcarman closed this Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants